add SIM/USIM communication via modem AT commands#13
add SIM/USIM communication via modem AT commands#13Nementon wants to merge 2 commits intomitshell:masterfrom
Conversation
c9c7346 to
980c0c0
Compare
|
Thanks for proposing. The Will need more time to check and eventually fix / simplify the new classes. Feel free to rebase and / or propose some simplifications on your side. |
The idea is to either be able to pass the It could be factorized to only support
Same idea as the passing the
|
This PR will add support for SIM/USIM communication via a modem device using the AT+CSIM command. It has been tested with a USIM:
It should theoretically work with the SIM class as well, but it hasn't been tested.